home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / ProtoWindow.nib / data.classes next >
Text File  |  1992-09-15  |  441b  |  30 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. EqDocument = {
  7.     ACTIONS = {
  8.     windowDidResignKey:;
  9.     save:;
  10.     windowDidResize:;
  11.     revertToSaved:;
  12.     windowDidBecomeMain:;
  13.     windowDidBecomeKey:;
  14.     windowWillClose:;
  15.     windowDidResignMain:;
  16.     saveAs:;
  17.     windowWillResize:;
  18.     };
  19.     OUTLETS = {
  20.     pasteObject;
  21.     myEqDocView;
  22.     myPopUpButton;
  23.     myWindow;
  24.     myEquation;
  25.     myEqScrollView;
  26.     myBipButton;
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.